projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed70be7
)
; * doc/emacs/custom.texi (Keymaps): Fix typo.
author
Basil L. Contovounesios
<contovob@tcd.ie>
Sun, 1 Nov 2020 14:46:22 +0000
(14:46 +0000)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Sun, 1 Nov 2020 14:46:22 +0000
(14:46 +0000)
doc/emacs/custom.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/custom.texi
b/doc/emacs/custom.texi
index ee4ab6c3c6f183662bba1dcc54dc365d29cafa00..fb60caa773b3108f8fab1ae13b6644cffa35922b 100644
(file)
--- a/
doc/emacs/custom.texi
+++ b/
doc/emacs/custom.texi
@@
-1582,7
+1582,7
@@
starts with @kbd{@key{ESC} [}.) If Emacs understands your terminal
type properly, it automatically handles such sequences as single input
events.
- Key sequences that consist
s
of @kbd{C-c} followed by a letter (upper
+ Key sequences that consist of @kbd{C-c} followed by a letter (upper
or lower case; @acronym{ASCII} or non-@acronym{ASCII}) are reserved
for users. Emacs itself will never bind those key sequences, and
Emacs extensions should avoid binding them. In other words, users can